feat: add distributed observability and telemetry architect prompt#604
feat: add distributed observability and telemetry architect prompt#604
Conversation
- Add `distributed_observability_telemetry_architect.prompt.yaml` - Update doc indexes and documentation Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
There was a problem hiding this comment.
Pull request overview
Adds a new technical architecture prompt for a “Distributed Observability and Telemetry Architect” persona and wires it into the architecture prompt indexes so it appears in the generated documentation/navigation.
Changes:
- Added
Distributed Observability and Telemetry Architectprompt YAML underprompts/technical/architecture/. - Added generated docs page for the new prompt under
docs/prompts/.... - Updated architecture indices (
overview.md,docs/index.md,docs/architecture.md, anddocs/table-of-contents.md) to include the new prompt.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| prompts/technical/architecture/overview.md | Adds the new prompt to the architecture overview list. |
| prompts/technical/architecture/distributed_observability_telemetry_architect.prompt.yaml | Introduces the new prompt definition, variables, and testData/evaluators. |
| docs/table-of-contents.md | Adds the new prompt’s docs link to the global TOC. |
| docs/prompts/technical/architecture/distributed_observability_telemetry_architect.prompt.md | Adds the generated documentation page for the new prompt. |
| docs/index.md | Adds the new prompt to the main docs index list. |
| docs/architecture.md | Adds the new prompt to the Architecture section index. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| {{system_architecture}} | ||
| </input> | ||
| testData: | ||
| - input: |
| {{system_architecture}} | ||
| </input> | ||
| testData: | ||
| - input: |
Adds a new prompt to
prompts/technical/architecture/for the Principal Distributed Observability and Telemetry Architect persona, including relevant metrics, tracing, and logging configuration topologies. Updates documentation indices appropriately.PR created automatically by Jules for task 7381277580180264602 started by @fderuiter